While you are editing your document in Enhanced Grid View you may occasionally still want to copy some elements to the clipboard in their representation as XML-Text:
<row>
<para align="left">
<bold>Check the FAQ</bold>
</para>
<para>
<link mode="internal">
<link_section>support</link_section>
<link_subsection>faq30</link_subsection>
<link_text>XML Spy 3.0 FAQ</link_text>
</link>
<link mode="internal">
<link_section>support</link_section>
<link_subsection>faq25</link_subsection>
<link_text>XML Spy 2.5 FAQ</link_text>
</link>
</para>
</row>
This command automatically formats the text on the clipboard according to same settings that are used when saving a file (these can be modified in the "Save File" secion of the File page of the Settings dialog) and thus lets you exchange data easily with other products that allow data manipulation on the XML source layer.
|
|